Kurdishtts

Created By
Bear Rizgar16 days ago
Kurdish (Sorani & Kurmanji) text-to-speech and speech-to-text for AI agents — 664 AI voices, audio transcription with dialect detection, and live streaming STT. Remote streamable-HTTP MCP server; requires a free kurdishtts.com API key. Listed in the official MCP registry as com.kurdishtts/kurdish-tts-stt.
Overview

KurdishTTS MCP Server

The first Kurdish-language MCP server: text-to-speech and speech-to-text for Sorani (Central Kurdish) and Kurmanji (Northern Kurdish), powered by kurdishtts.com.

Tools

  • synthesize_speech convert Kurdish text to natural speech (664 AI voices, WAV output, optional word timestamps)
  • transcribe_audio transcribe Kurdish audio (WAV/MP3/FLAC/OGG/M4A) with dialect detection
  • start_streaming_transcription open a live streaming STT session (WebSocket)
  • list_voices browse the voice catalog by dialect and model version
  • list_dialects supported dialects and scripts

Setup

  1. Create a free account at kurdishtts.com and generate API keys in Settings API (TTS and STT use separate keys).
  2. Connect with the endpoint https://www.kurdishtts.com/api/mcp and header Authorization: Bearer <ttsKey>:<sttKey> (a single key also works for its own tool family).

Usage is metered against your plan exactly like the HTTP API free tier included. MCP payload limits: 600 characters per synthesis, 4 MB audio per transcription; use the REST API for larger jobs.

Server Config

{
  "mcpServers": {
    "kurdish-tts": {
      "url": "https://www.kurdishtts.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TTS_KEY:YOUR_STT_KEY"
      }
    }
  }
}
Project Info
Created At
16 days ago
Updated At
16 days ago
Author Name
Bear Rizgar
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Tavily Mcp
@tavily-ai

JavaScript
a year ago